home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / os2 / config.sys < prev    next >
Text File  |  1991-07-19  |  16KB  |  362 lines

  1. REM ***************************************************************************
  2. REM 
  3. REM  The following CONFIG.SYS has been documented with the collected knowledge
  4. REM  of how to install OS/2 EE 1.3 including Novell NetWare Requester 1.3
  5. REM  on a IBM PS/2 machine in a Token Ring environment.
  6. REM 
  7. REM  This applies to IBM OS/2 Extended Edition Version 1.3, SYSLEVEL WRU5015 !!
  8. REM  This is the officially released and supported version in Europe.
  9. REM  For american countries, the appropriate SYSLEVEL would be WR05015.
  10. REM  The internal version is 1.30.1.
  11. REM 
  12. REM  Should you discover any mistakes or additional information worth to
  13. REM  be included in CONFIG.SYS, please contact FRA AV3 / WT by MEMO.
  14. REM 
  15. REM  Latest additions made on July 19th, 1991, by AV3/WT, ha.
  16. REM 
  17. REM ***************************************************************************
  18.  
  19. PROTSHELL=C:\OS2\PMSHELL.EXE C:\OS2\OS2.INI C:\OS2\OS2SYS.INI C:\OS2\CMD.EXE
  20.  
  21. REM  When running HPFS (High Performance File System) - Driver, which is
  22. REM  presently definitely NOT the recommended File System, you would have
  23. REM  to add the following two lines AFTER and WHEN the partition has been
  24. REM  formatted with HPFS.
  25. rem IFS=C:\OS2\HPFS.IFS /CACHE:512
  26. rem RUN=C:\OS2\CACHE.EXE LAZY=ON
  27.  
  28. SET COMSPEC=C:\OS2\CMD.EXE
  29.  
  30. REM  The following lines, i.e. LIBPATH, PATH and DPATH reflect a DLH
  31. REM  Standard Installation. Depending on the applications you install on
  32. REM  the system, you might have to add to these lines.
  33. REM 
  34. REM  For machines running any version of AMADEUS PRO (more precisely:
  35. REM  SQL Server), you would move the "." entry (search current directory
  36. REM  for DLL's), which is now the last statement in LIBPATH, to be the
  37. REM  very first entry in the LIBPATH statement. This is necessary just
  38. REM  for the SQL Server only in order to use Novell's NETOEM.DLL and
  39. REM  their NETAPI.DLL and not IBM's DLL's in \MUGLIB\DLL.
  40.  
  41. LIBPATH=C:\PRG\BO\DLL;C:\OS2\DLL;C:\MUGLIB\DLL;C:\SQLLIB\DLL;C:\CMLIB\DLL;C:\;C:\NETWARE;C:\PRG\EXCEL2;C:\PRG\CHI;C:\COSY\DLL;C:\PRG\OS2TOOL;.;
  42. SET PATH=C:\PRG\BO\PGM;C:\OS2;C:\CMD;C:\MUGLIB;C:\SQLLIB;C:\CMLIB;C:\OS2\SYSTEM;C:\OS2\INSTALL;C:\;C:\PRG\BO\PGM;C:\PRG\WORD;C:\PRG\EXCEL2;C:\DELIVERY;C:\PRG\OS2TOOL;C:\COSY\PGM;C:\NETWARE;
  43. SET DPATH=C:\OS2;C:\MUGLIB\DLL;C:\CMLIB;C:\OS2\SYSTEM;C:\OS2\INSTALL;C:\;C:\NETWARE;C:\PRG\OS2TOOL;
  44.  
  45. REM  The following line makes the OS/2 Command Prompt "blue", in addition to
  46. REM  the DOS-Box Command Prompt being "red" as a visual aid to distinguish the
  47. REM  DOS-Box from a full-screen OS/2 Command Prompt.
  48. SET PROMPT=$i$E[1;36m$P $E[0m
  49.  
  50. SET HELP=C:\OS2\HELP;
  51. SET BOOKSHELF=C:\OS2\BOOK;C:\PRG\BO\BOOK;
  52. BUFFERS=60
  53. IOPL=YES
  54.  
  55. SET TMP=C:\TMP
  56. SET TEMP=C:\TMP
  57.  
  58. REM  In the following line, for a machine with many Megabytes of memory,
  59. REM  you might consider increasing the DISKCACHE !
  60. DISKCACHE=512
  61. rem DISKCACHE=1024
  62.  
  63. REM  In case you do not want a machine to stop at boot time when discovering
  64. REM  errors or problems in CONFIG.SYS, you may activate the following line
  65. rem PAUSEONERROR=NO
  66.  
  67. MAXWAIT=3
  68. MEMMAN=SWAP,MOVE,SWAPDOS
  69. PROTECTONLY=NO
  70.  
  71. REM  The following line reserves a minimum of 4 Megabyte as Swap-Space
  72. REM  on the harddisk.
  73. SWAPPATH=C:\OS2\SYSTEM 4096
  74.  
  75. THREADS=512
  76. SHELL=C:\OS2\COMMAND.COM /P /E:1024
  77. BREAK=ON
  78. FCBS=16,8
  79. RMSIZE=640
  80. DEVICE=C:\OS2\DOS.SYS
  81.  
  82. REM  In the following two lines, the standard Keyboard Layout and
  83. REM  Country Information is set to be German. This has to be set
  84. REM  according to the Country desired. COUNTRY needs to be re-applied
  85. REM  also in the PM Control Panel (PMCPL.EXE) in order to be written
  86. REM  into each workstations OS2.INI file.
  87. COUNTRY=049,C:\OS2\SYSTEM\COUNTRY.SYS
  88. DEVINFO=KBD,GR,C:\OS2\KEYBOARD.DCP
  89.  
  90. REM  Very important: in order to successfully install and run certain
  91. REM  MSS Applications such as COSY, the primary CODEPAGE used is 850 !!
  92. REM  For DOS-Compatibility Box utilities, the CODEPAGE is changed to
  93. REM  "437" (including linedraw characters) in AUTOEXEC.BAT.
  94. CODEPAGE=850,437
  95.  
  96. REM  The following lines apply to VGA-monitors. If using higher resolution
  97. REM  display adapters such as the IBM 8514/A or XGA, you must change these
  98. REM  lines accordingly and also copy the appropriate DLL (e.g. IBMBGA.DLL
  99. REM  for 8514/A support or the IBMXGA.DLL for XGA support) off the \OS2\DLL
  100. REM  directory to the filename C:\OS2\DLL\DISPLAY.DLL (under DOS).
  101. DEVINFO=SCR,VGA,C:\OS2\VIOTBL.DCP
  102. SET VIDEO_DEVICES=VIO_IBMVGA
  103. SET VIO_IBMVGA=DEVICE(BVHVGA)
  104.  
  105. REM  When running an IBM 8514/A Adapter, the above three lines
  106. REM  need to be changed to the following three lines for 8514-Support.
  107. REM  Remember to set the STARTLW.DLL into to OS2.INI file as a SYSDLL
  108. REM  entry under LoadOneTime.
  109. rem DEVINFO=SCR,BGA,C:\OS2\VIOTBL.DCP
  110. rem SET VIDEO_DEVICES=VIO_IBM8514A
  111. rem SET VIO_IBM8514A=DEVICE(BVHVGA,BVH8514A)
  112.  
  113. REM  When running an XGA Graphics Adapter from IBM, the following
  114. REM  four (!) lines apply to XGA Support. The DEVINFO Line needs to
  115. REM  be set to the appropriate monitor being used, in this case VGA!
  116. rem DEVINFO=SCR,VGA,C:\OS2\VIOTBL.DCP
  117. rem SET VIDEO_DEVICES=VIO_IBMXWY
  118. rem SET VIO_IBMXWY=DEVICE(BHVVGA,BHVXGA)
  119. rem DEVICE=C:\OS2\XGARING0.SYS
  120.  
  121. DEVICE=C:\OS2\POINTDD.SYS
  122.  
  123. REM  The following two lines apply to IBM PS/2 Mouse. When running another
  124. REM  mouse on the system, you might have to change these two lines, see
  125. REM  example for a Microsoft PS/2 Bus Mouse.
  126. rem DEVICE=C:\OS2\MSPS202.SYS
  127. rem DEVICE=C:\OS2\MOUSE.SYS TYPE=MSPS2$
  128. DEVICE=C:\OS2\IBMMOU02.SYS
  129. DEVICE=C:\OS2\MOUSE.SYS TYPE=IBMMOU$
  130.  
  131. DEVICE=C:\OS2\PMDD.SYS
  132. DEVICE=C:\OS2\EGA.SYS
  133. DEVICE=C:\OS2\ANSI.SYS
  134. SET KEYS=ON
  135.  
  136. REM  The following line activates support for RS 232, i.e. for modems.
  137. REM  The COM02.SYS driver is capable of supporting COM1 to COM3.
  138. rem DEVICE=C:\OS2\COM02.SYS
  139.  
  140.  
  141. REM  ****************** CHI Corporation UNISYS **********************
  142. REM  In order to activate the gateway, remove the rem from the
  143. REM  DEVICE= Statement and rename C:\STARTUP. to C:\STARTUP.CMD
  144. REM  in order to start the CHI Gateway at boot time.
  145. REM
  146. REM  Please make shure that the CHI-Board run on a higher Interrupt
  147. REM  Request Level than the Token Ring Card, i.e. IRQ 9 for CHI and
  148. REM  IRQ 10 or 3 for Token Ring, which is lower. This seems to provide
  149. REM  better results especially on slow gateway machines.
  150. REM
  151. REM  Remember: IRQ Priorities run as follows (from highest to lowest):
  152. REM    2,  9,  10,  11,  12,  13,  14,  15,  3,  4,  5,  6,  7.
  153. REM
  154. REM  You should have a version level of at least 7.83 of the CHI OS/2
  155. REM  software installed in your system. This gateway also allows
  156. REM  DOS Clients to connect to UNISYS using DOSNP.EXE before loading
  157. REM  NETx.COM and after loading IPX.COM (and ROUTE.COM for Source 
  158. REM  Routing in an IBM Bridge environment).
  159. REM
  160. rem DEVICE=C:\PRG\CHI\GW\UNISCOPE.SYS
  161. REM  *********** END of CHI Corporation UNISYS SPECIFICS ************
  162.  
  163.  
  164.  
  165. REM  ****************  IBM COMMUNICATIONS MANAGER **********************
  166. REM  Usage of the IBM Token Ring Adapter requires certain settings
  167. REM  such as Token Ring ROM Address range as well as SHARED RAM
  168. REM  Address range. You should be using only the newer 16/4 Adapter.
  169. REM  Settings of the addresses is done through the "Reference-Disk" 
  170. REM  on any Microchannel machine such as IBM PS/2.
  171. REM 
  172. REM  There are recommendations and requirements concerning the size
  173. REM  of the SHARED RAM on the Token Ring card:
  174. REM 
  175. REM    GATEWAYS should be configured with 64 KB shared RAM,
  176. REM    plus have their SDLC, X.25 or Modem card such as CHI
  177. REM    configured to run on a higher IRQ than the Token Ring
  178. REM    card if possible.
  179. REM
  180. REM    SDLC Gateways should set the Token IRQ to 10 if possible.
  181. REM    X.25 Gateways should set the Dual Ported RAM Window to
  182. REM    a size of at least 64 KB.
  183. REM 
  184. REM    WORKSTATIONS should be configured with at least 32 KB shared RAM.
  185. REM    If using an old 4 MBit Token Ring Adapter, this will not be possible.
  186. REM    Therefore you will not be able to run certain protocols, such as
  187. REM    multiple LU 6.2 sessions. In addition, you will have problems in
  188. REM    accomodating LSL buffers for the Novell NetWare Requester, which
  189. REM    depends on the Transmit Buffer Size (when using the newer 
  190. REM    CMGRLAN.SYS + ROUTE.SYS) set in the active CFG-Configuration File
  191. REM    of Communications Manager. Transmit Buffer Size in CM's LAN Profile
  192. REM    for IEEE 802.2 should be set to a minimum of at least 1136 Bytes.
  193. REM    Standard Configuration is at least 1944 Bytes.
  194. REM
  195.  
  196. REM  The following driver is necessary always to provide Ring 0 
  197. REM  Communications Services.
  198. DEVICE=C:\CMLIB\R0CSDD.SYS
  199.  
  200. REM  The following two lines are necessary to activate CM X.25 Support!!
  201. REM  This applies to gateway machines only, on which the board resides !!
  202. REM  If you don't find the program ICAAIM.COM in CMLIB, look for it on
  203. REM  the X.25 Coprocessor Board's Disk.
  204. rem DEVICE=C:\CMLIB\ICARICIO.SYS
  205. rem RUN=C:\CMLIB\ICALDRIC.EXE 0 C:\CMLIB\ICAAIM.COM 0
  206.  
  207. REM  The following line is for SDLC Support such as the IBM Multi
  208. REM  Protocol Adapter (MPA), this applies to machines only, on which 
  209. REM  the SDLC board resides. "S" means sharing of the interrupt.
  210. rem DEVICE=C:\CMLIB\SDLCDD.SYS S 0
  211.  
  212. DEVICE=C:\CMLIB\LANDD.SYS
  213.  
  214. REM  In the following line, you have to change the CFG filename
  215. REM  according to the function of the machine, i.e. SDLCGW !!
  216. DEVICE=C:\CMLIB\TRNETDD.SYS CFG=C:\CMLIB\IWS.CFG
  217. RUN=C:\CMLIB\ACSTRSYS.EXE
  218.  
  219. REM  The following line is for support of IBM CM Asynchronous Mode.
  220. rem DEVICE=C:\CMLIB\ASYNCDDB.SYS
  221.  
  222. REM  The following line is for DFT terminal-definitions.
  223. rem DEVICE=C:\CMLIB\DFTDD.SYS
  224.  
  225. REM  The following line is for NETBIOS support !
  226. REM  So far, we don't know yet any application used by DLH really
  227. REM  requiring NETBIOS support. Packages such as LDU (LAN Download
  228. REM  Utility) from IBM, however, do need IBM NetBios.
  229. REM  Again, do not forget to change the CFG filename.
  230. rem DEVICE=C:\CMLIB\NETBDD.SYS CFG=C:\CMLIB\IWS.CFG
  231.  
  232. REM  The following line is for Remote Database Services.
  233. DEVICE=C:\CMLIB\RDSLANDD.SYS
  234. REM  ********** END of IBM COMMUNICATIONS MANAGER SPECIFICS *********
  235.  
  236.  
  237.  
  238. REM  *******************  IBM DATABASE MANAGER **********************
  239. LOG=ON
  240. SET QRWDR=C:
  241. SET QRWINST=C:\SQLLIB
  242. REM  ************ END of IBM DATABASE MANAGER SPEFICICS *************
  243.  
  244.  
  245.  
  246. REM  ***************** FRA AV3 BO Version 1.03.04 *******************
  247. REM  BO Version 1.03.04 must AUTOSTART the IBM Communications Manager
  248. REM  when the machine is configured for BO Remote Database Services.
  249. REM  Activate then the following line with the appropriate name of the
  250. REM  configured BO Database Server (see ADMDOC BO Reference Book).
  251. REM  BO Version 1.4 will have other configuration options to start
  252. REM  Remote Data Services and Communications Manager.
  253. rem  SET BONODE=???
  254. REM  ********** END of FRA AV3 BO Version 1.03.04 SPECIFICS *********
  255.  
  256.  
  257.  
  258. REM  *************** NOVELL NetWare OS/2 Requester ******************
  259. REM  Attention: Further NOVELL NetWare OS/2 Requester parameters
  260. REM  can be configured in C:\NET.CFG.
  261. REM
  262. REM  Current level of the Novell NetWare Requester for OS/2 as of
  263. REM  July 19th, 1991 is 1.3 plus NSD 2. Latest file date is 28.6.1991.
  264. REM
  265. REM  Standard settings in NET.CFG contain parameters for named pipes
  266. REM  support particularly, for further details see the manual for the
  267. REM  Novell NetWare Requester for OS/2 Version 1.3, which provides
  268. REM  NetWare support for OS/2 all versions from 1.2 to 1.3.
  269. REM
  270. REM  Remember: The Novell NetWare Requester for OS/2 is implemented
  271. REM  according to Novell's Open Datalink Interface specifications
  272. REM  (ODI), so that the requester can load multiple protocols such
  273. REM  as IPX, SPX, TCP/IP and other protocol stacks. 
  274.  
  275. REM --- NetWare Requester statements BEGIN ---
  276.  
  277. REM  The Link Support Layer is required before any LAN driver is loaded.
  278. DEVICE=C:\NETWARE\LSL.SYS
  279.  
  280. REM  The following DDAEMON is necessary to provide communication
  281. REM  between ????????.SYS drivers, which can't do Video-IO, and the
  282. REM  NetWare ??DAEMON.EXE daemons, which may then display any
  283. REM  Video Information necessary, i.e. error messages.
  284. RUN=C:\NETWARE\DDAEMON.EXE
  285.  
  286. REM  The LAN driver must match the board installed in the workstation.
  287.  
  288. REM  The following two lines are to be used when running on Token Ring
  289. REM  WITHOUT ANY reference to IBM Communications Manager (C:\CMLIB)
  290. REM  in CONFIG.SYS. If using TOKEN.SYS, ROUTE.SYS must immediately
  291. REM  follow for source routing support.
  292. rem DEVICE=C:\NETWARE\TOKEN.SYS
  293. rem DEVICE=C:\NETWARE\ROUTE.SYS
  294.  
  295. REM  The following line is used when running on Token Ring WITH
  296. REM  the IBM Communications Manager being activated in CONFIG.SYS.
  297. REM  Support for source routing is provided either by the parameter,
  298. REM  which indicated in this case that the Primary Token Ring Adapter
  299. REM  shall run with source routing enabled, or through the ROUTE.SYS. 
  300. REM  As of July 1991, after Novell's Release of the NSD 2 for OS/2 1.3,
  301. REM  you may also use the new driver CMGRLAN.SYS plus ROUTE.SYS when 
  302. REM  running with Communications Manager. You might need to adjust
  303. REM  the Link Support Buffer Size in NET.CFG according to the 
  304. REM  Transmit Buffer Size set in the CM profile, i.e. IWS.CFG.
  305. REM  If you are running IBM TCP/IP for OS/2, you MUST use TOKENEE.SYS.
  306. DEVICE=C:\NETWARE\TOKENEE.SYS 1=SOURCE
  307. rem DEVICE=C:\NETWARE\CMGRLAN.SYS
  308. rem DEVICE=C:\NETWARE\ROUTE.SYS
  309.  
  310. REM  IPX must be loaded next after the LAN driver.
  311. DEVICE=C:\NETWARE\IPX.SYS
  312.  
  313. REM  SPX support is optional. Must be loaded before Named Pipes,
  314. REM  usage of NetWare printing utilities such as PCONSOLE.EXE
  315. REM  or Mailslots. All newer NetWare OS/2 utilities will require
  316. REM  to have SPX loaded.
  317. DEVICE=C:\NETWARE\SPX.SYS
  318. RUN=C:\NETWARE\SPDAEMON.EXE
  319.  
  320. REM  The following line is for Named Pipe support, and must be followed
  321. REM  for the named pipe CLIENT side by the NPDAEMON line with no
  322. REM  parameter for COMPUTERNAME.
  323. DEVICE=C:\NETWARE\NMPIPE.SYS
  324.  
  325. REM  To activate a named pipe SERVER, remove the rem from the
  326. REM  NPSERVER.SYS line and give the machine a named pipe server name !
  327. rem DEVICE=C:\NETWARE\NPSERVER.SYS
  328. rem RUN=C:\NETWARE\NPDAEMON.EXE COMPUTERNAME
  329. RUN=C:\NETWARE\NPDAEMON.EXE
  330.  
  331. REM  The Requester driver must be loaded after IPX, SPX and Named Pipes.
  332. DEVICE=C:\NETWARE\NWREQ.SYS
  333.  
  334. REM  The NetWare Installable File System must be loaded after the 
  335. REM  Requester driver.
  336. IFS=C:\NETWARE\NWIFS.IFS
  337.  
  338. REM  The NetWare daemon must be loaded after the Requester driver.
  339. REM  It should be left out (REM) when running purely in a
  340. REM  Non-File-Server-Environment as a named pipe server only, 
  341. REM  i.e. when running as a UNISYS gateway with no Novell File-Server
  342. REM  in the same Internet. When bringing in a Novell Fileerver in such
  343. REM  a LAN, don't forget to again activate this line.
  344. RUN=C:\NETWARE\NWDAEMON.EXE
  345.  
  346. REM  The following two lines activate Novell's NETBIOS support !
  347. REM  They are optional, preference should be given to IBM's NETBIOS
  348. REM  support (through Communications Manager) if that is required.
  349. rem DEVICE=C:\NETWARE\NETBIOS.SYS
  350. rem RUN=C:\NETWARE\NBDAEMON.EXE
  351.  
  352. REM  Mailslots Support is optional. Must have SPX loaded before these line.
  353. REM  Mailslots are presently not supported under OS/2 1.30.1.
  354. rem RUN=C:\NETWARE\MSDAEMON.EXE MS_COMPUTERNAME
  355.  
  356. REM  NetWare Print Spooler Support is optional. Use it only if you want
  357. REM  to print to a Novell network printer.
  358. RUN=C:\NETWARE\NWSPOOL.EXE
  359.  
  360. REM --- NetWare Requester statements END ---
  361.  
  362.